| Build Log |
|
| Command Lines |
Creating temporary file "c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Release\RSP000001.rsp" with contents [ /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /ML /GS /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP ".\Network01.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Release\RSP000001.rsp" /nologo" Creating temporary file "c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Release\RSP000002.rsp" with contents [ /OUT:"Release/RandNetGen001.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/RandNetGen001.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Release\main.obj" ".\Release\Network01.obj" ] Creating command line "link.exe @"c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Release\RSP000002.rsp"" |
| Output Window |
Compiling... Network01.cpp c:\Documents and Settings\nidowu\Desktop\RandNetGen001\MersenneTwister.h(132) : warning C4146: unary minus operator applied to unsigned type, result still unsigned c:\Documents and Settings\nidowu\Desktop\RandNetGen001\MersenneTwister.h(273) : warning C4800: 'size_t' : forcing value to bool 'true' or 'false' (performance warning) Network01.cpp(258) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data Network01.cpp(394) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data Linking... |
| Results |
Build log was saved at "file://c:\Documents and Settings\nidowu\Desktop\RandNetGen001\Release\BuildLog.htm" RandNetGen001 - 0 error(s), 4 warning(s) |